﻿2026-09-11T01:02:09.2388890Z ##[group]Run actions/checkout@v5
2026-09-11T01:02:09.2389810Z with:
2026-09-11T01:02:09.2390224Z   repository: BigscreenVR/spt-bs-core
2026-09-11T01:02:09.2393134Z   token: ***
2026-09-11T01:02:09.2393510Z   ssh-strict: true
2026-09-11T01:02:09.2393907Z   ssh-user: git
2026-09-11T01:02:09.2394297Z   persist-credentials: true
2026-09-11T01:02:09.2394750Z   clean: true
2026-09-11T01:02:09.2395143Z   sparse-checkout-cone-mode: true
2026-09-11T01:02:09.2395583Z   fetch-depth: 1
2026-09-11T01:02:09.2395958Z   fetch-tags: false
2026-09-11T01:02:09.2396344Z   show-progress: true
2026-09-11T01:02:09.2396731Z   lfs: false
2026-09-11T01:02:09.2397090Z   submodules: false
2026-09-11T01:02:09.2397498Z   set-safe-directory: true
2026-09-11T01:02:09.2397931Z   allow-unsafe-pr-checkout: false
2026-09-11T01:02:09.2398568Z ##[endgroup]
2026-09-11T01:02:09.3176052Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-11T01:02:09.3177827Z ##[group]Getting Git version info
2026-09-11T01:02:09.3178549Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-11T01:02:09.3179669Z [command]/usr/bin/git version
2026-09-11T01:02:09.3180123Z git version 2.43.0
2026-09-11T01:02:09.3184535Z ##[endgroup]
2026-09-11T01:02:09.3192923Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/caf3c119-3669-4a1c-900f-ad7cdb8cebf2/.gitconfig'
2026-09-11T01:02:09.3200913Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/caf3c119-3669-4a1c-900f-ad7cdb8cebf2' before making global git config changes
2026-09-11T01:02:09.3203217Z Adding repository directory to the temporary git global config as a safe directory
2026-09-11T01:02:09.3205189Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-11T01:02:09.3251151Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-11T01:02:09.3269656Z https://github.com/BigscreenVR/spt-bs-core
2026-09-11T01:02:09.3279291Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-11T01:02:09.3281867Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-11T01:02:09.3300057Z HEAD
2026-09-11T01:02:09.3328180Z ##[endgroup]
2026-09-11T01:02:09.3329049Z [command]/usr/bin/git submodule status
2026-09-11T01:02:09.3507295Z ##[group]Cleaning the repository
2026-09-11T01:02:09.3510065Z [command]/usr/bin/git clean -ffdx
2026-09-11T01:02:09.3546897Z [command]/usr/bin/git reset --hard HEAD
2026-09-11T01:02:09.3643529Z HEAD is now at ac7ca9f00 Merge 16df0e41be04ca4614a792f7e70e4d1bdec60b24 into de5a44bc338d679f3c63f6d0f68826eb9e575d73
2026-09-11T01:02:09.3650081Z ##[endgroup]
2026-09-11T01:02:09.3651151Z ##[group]Disabling automatic garbage collection
2026-09-11T01:02:09.3654512Z [command]/usr/bin/git config --local gc.auto 0
2026-09-11T01:02:09.3675888Z ##[endgroup]
2026-09-11T01:02:09.3676507Z ##[group]Setting up auth
2026-09-11T01:02:09.3681070Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-11T01:02:09.3703591Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-11T01:02:09.3891448Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-11T01:02:09.3915320Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-11T01:02:09.4099228Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-11T01:02:09.4122406Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-11T01:02:09.4301706Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-11T01:02:09.4331595Z ##[endgroup]
2026-09-11T01:02:09.4332557Z ##[group]Fetching the repository
2026-09-11T01:02:09.4338061Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ac7ca9f00b6edd30d4e3bb77c3a891451c2db118:refs/remotes/pull/218/merge
2026-09-11T01:02:09.8652835Z ##[endgroup]
2026-09-11T01:02:09.8654103Z ##[group]Determining the checkout info
2026-09-11T01:02:09.8655759Z ##[endgroup]
2026-09-11T01:02:09.8656546Z [command]/usr/bin/git sparse-checkout disable
2026-09-11T01:02:09.8694897Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-11T01:02:09.8716061Z ##[group]Checking out the ref
2026-09-11T01:02:09.8717754Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/218/merge
2026-09-11T01:02:09.8782287Z HEAD is now at ac7ca9f00 Merge 16df0e41be04ca4614a792f7e70e4d1bdec60b24 into de5a44bc338d679f3c63f6d0f68826eb9e575d73
2026-09-11T01:02:09.8787864Z ##[endgroup]
2026-09-11T01:02:09.8826998Z [command]/usr/bin/git log -1 --format=%H
2026-09-11T01:02:09.8854885Z ac7ca9f00b6edd30d4e3bb77c3a891451c2db118
